feed2imap software package provides feed aggregator (RSS/Atom) which puts items on a IMAP mail server, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install feed2imap
feed2imap is installed in your system.
Make ensure the feed2imap package were installed using the commands given below,
$ sudo dpkg-query -l | grep feed2imap *
You will get with feed2imap package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | feed2imap |
| Version | 1.2-2 |
| Description | feed aggregator (RSS/Atom) which puts items on a IMAP mail server |
| Sub Section | Net |